exception handling model造句
例句与造句
- Changes in the exception handling model to allow catch clauses catching
更改了异常处理模型,允许捕获 - Eh exception handling model
Eh异常处理模型c - The runtime uses an exception handling model based on exception objects and protected blocks of code
运行库使用基于异常对象和受保护代码块的异常处理模型。 - To specify the asynchronous exception handling model c exception handling with structured exception handling exceptions
指定异步异常处理模型(具有结构化异常处理异常的c + +异常处理) 。 - To specify the synchronous exception handling model c exception handling without structured exception handling exceptions
指定同步异常处理模型(没有结构化异常处理异常的c + +异常处理) 。 - It's difficult to find exception handling model in a sentence. 用exception handling model造句挺难的
- The common language runtime supports an exception handling model based on the concepts of exception objects and protected blocks of code
公共语言运行库支持基于异常对象和受保护代码块概念的异常处理模型。 - The common language runtime provides an exception handling model that is based on the representation of exceptions as objects , and the separation of program code and exception handling code into
公共语言运行库提供一种异常处理模型,该模型基于对象形式的异常表示形式,并且将程序代码和异常处理代码分到 - While the structured exception handling model provided in visual basic is more useful in developing applications , you might choose to employ unstructured error handling , particularly when upgrading legacy applications
虽然visual basic中提供的结构化异常处理模型在开发应用程序时作用更大,但您还是可以选择使用非结构化错误处理(特别是在升级旧式应用程序时) 。